Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use modifyObjectKeys and snakeCaseObject on api data advanced settings to format values #6

Merged

Conversation

jignaciopm
Copy link

Description

This PR fixes this bug and this bug.

Community PR #1581

Testing instructions

  • Deploy your local environment or go to your preferred remote environment (REDWOOD).
  • Go to studio > settings > advanced settings.
  • "Certificate html override" and "other course settings" are showing dictionary keys in camelCase (Review any field whose value is an object with configuration keys).

BEFORE
Captura de pantalla de 2024-12-30 19-41-49
Captura de pantalla de 2024-12-30 19-41-41

AFTER
Captura de pantalla de 2024-12-30 19-41-10

@jignaciopm jignaciopm force-pushed the jipm/fix-setting-snake-case-redwood branch from ef7b0ef to e076ea2 Compare January 3, 2025 04:59
@jignaciopm jignaciopm force-pushed the jipm/fix-setting-snake-case-redwood branch from e076ea2 to 3f612c4 Compare January 3, 2025 19:30
Copy link

@magajh magajh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this @jignaciopm!

@jignaciopm jignaciopm merged commit 13adfac into ednx-release/redwood.master Jan 3, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants